home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 7 / developer source - volume 7.iso / delph / sep96 / rippf109.gif < prev    next >
Graphics Interchange Format  |  1996-11-15  |  18KB  |  643x266  |  4-bit (14 colors)
Labels: text | screenshot | display | software | number
OCR: marq.pas . . × marg procedure TForm1 . Timer1Timer (Sender: TObject) ; Tar strNewCaption : String; begin StrNewCaption := Labell. Caption; Label1. Caption : = Copy (strNewCaption, 2, Length (strNewCaption) - 1) + Copy (strNewCaption, 1, 1); end; 29: Insert